home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / tools / utils / sgmlstos / rast.txt < prev    next >
Text File  |  1995-11-25  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. RAST(1)                                                   RAST(1)
  5.  
  6.  
  7. NAME
  8.        rast - translate output of sgmls to RAST format
  9.  
  10. SYNOPSIS
  11.        rast [ -ooutput_file ] [ input_file ]
  12.  
  13. DESCRIPTION
  14.        Rast  translates  the  output  of sgmls to the format of a
  15.        RAST result.  RAST is the Reference Application  for  SGML
  16.        Testing defined in the Proposed American National Standard
  17.        on Conformance Testing  for  Standard  Generalized  Markup
  18.        Language  (SGML)  Systems  (X3.190-199X).  Rast reads from
  19.        input_file or from standard input  if  input_file  is  not
  20.        specified.  It writes to output_file or to standard output
  21.        if output_file is not specified;  use  of  the  -o  option
  22.        avoids the need for rast to use a temporary file.
  23.  
  24.        Note  that  the -c option of sgmls can generate a capacity
  25.        report in RACT format.
  26.  
  27. BUGS
  28.        Production [9] in clause 14.5.5 of the draft  standard  is
  29.        clearly  wrong;  rast corrects it by appending `, LE'.  An
  30.        alternative way to correct  it  would  be  to  delete  the
  31.        `,"END-ENTITY"'.
  32.  
  33.        In production [18] in clause 14.5.9, `markup data+' should
  34.        be `markup data*' since internal sdata entities  need  not
  35.        contain  any  characters (14.5.11), and markup data cannot
  36.        be empty (14.5.9, 14.5.12).
  37.  
  38.        The RAST result for the example in Annex B.4 is incorrect.
  39.        The  line G03-A1= should be immediately followed by a line
  40.        !g03-e1!.  (The problem with production [9]  also  applies
  41.        to this example.)
  42.  
  43.        Rast outputs a newline after #ERROR in order to avoid pro-
  44.        ducing files with partial lines.
  45.  
  46. SEE ALSO
  47.        sgmls(1)
  48.        Conformance Testing for Standard Generalized  Markup  Lan-
  49.        guage (SGML) Systems, (X3.190-199X), Draft July 1991
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.